hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
RangeMap.setDefault
hip
util
data_structures
RangeMap
When the value is out of range, the value returned is the _default one.
struct
RangeMap
(K, V)
@
nogc
ref
RangeMap
setDefault
(
V
_default
)
Meta
Source
See Implementation
hip
util
data_structures
RangeMap
functions
get
opAssign
opIndex
opSliceAssign
setDefault
setRange
variables
_default
ranges
values
When the value is out of range, the value returned is the _default one.